{
device_id: 1234567891011121, -- Unique device identifier
packageName: 'br.com.yourpackagename', -- Unique identifier of a Google Play or App Store application
mm: 1234567890, -- Major-minor are the 16-bit pairs that form the 32-bit number in BLE, identifying the phone
brand: 'apple', -- Brand of the device that captured the message
model: 'iPhone14,5', -- Model of the device that captured the message
os: 'iOS', -- OS of the device that captured the message
version: '5.2.10', -- GL SDK version
os_version: '17.6.1', -- OS version of the device that captured the message
event_time: 1728065132745, -- Date and time when the message was captured
cfray: '12345abcde-ABC', --
rssi: -71, -- Distance between the device and the device that captured the message
server_time: 1728065133615, -- Date and time when the message arrived at GL servers
event_duration: -1, -- Time between EVENT_IN and EVENT_OUT
event_type: 'EVENT_IN', -- Event type - EVENT_IN (Entered the device's range), EVENT_OUT (Exited the device's range)
tags: [] --
}